JAMS REST API Web Service
GetAgent_GetAgentByName

Resource Path: /JAMS/APIHelp/docs/V6/api/agent/{name}

Uri: http://left/JAMS/APIHelp/docs/V6/api/agent/{name}

Description
Get the Agent with the specified agentName.
Parameters
NameDescriptionData Type
nameThe name of the AgentThe name of the Agentstring
Response

The response body is of type Agent.

OK

Overview

Agent
agentName : string
agentID : integer
agentType : string
description : string
lastChangeUTC : string
lastChangedBy : string
platform : string
jobCount : integer
jobLimit : integer
licenseAllocated : boolean
online : boolean
port : integer
timeOffset : string
username : string
agentState : string
See Also
All Operations Resource GroupJAMS REST API Web Service

 

 


© 2017 All Rights Reserved.

Send comments on this topic.